Skip to main content
Version: v1.1.0

luci_basic_teleop

The luci_basic_teleop package runs a node that publishes messages that can be used to drive LUCI using the arrow keys on your keyboard. ctrl+c or q to terminate. Compatible with Linux.

Node name: /keyboard_control_node

Topic name: luci/remote_joystick

Topic message type: [luci_messages/msg/LuciJoystick]

Usage

After correctly sourcing ROS2, Run the following to start the node:

ros2 run luci_basic_teleop keyboard_control_node

This node was created to communicate with the luci_grpc_interface

PackageNode
luci_basic_teleopkeyboard_control_node
TopicsSubscription / PublishMessage TypeDescription
luci/remote_joystickpublishluci_messages::msg::LuciJoystickThe remote JS values that are processed by LUCI for remote drive operations